FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.us.daf#2.0.0 (172 ms)

Package hl7.fhir.us.daf
Type CapabilityStatement
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/daf/CapabilityStatement-daf-datamart.html
Url http://hl7.org/fhir/us/daf-research/CapabilityStatement/daf-datamart
Status draft
Date 2016-08-10
Name Data Mart
Experimental False
Realm us
Authority hl7
Description This profile defines the expected capabilities of the Data Mart actor when conforming to the DAF-Research IG.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load Load Data
http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-provenance U.S. Data Access Framework (DAF) Provenance
http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-task U.S. Data Access Framework (DAF) Task Profile


Narrative

Note: links and images are rebased to the (stated) source

Data Mart

Published: 2016-08-10

Published by: U.S. Office of the National Coordinator (ONC)

This profile defines the expected capabilities of the Data Mart actor when conforming to the DAF-Research IG. The statement includes the complete list of actual profiles, RESTful operations, search parameters supported by a Data Mart.

General

FHIR Version: STU3
Supported formats: json and xml

REST behavior

The Data Mart SHALL implement REST behavior according to the FHIR specification. The Data Mart SHALL use either US-Core or DAF-Research profiles as needed to load data. The Data Mart SHALL support both json and xml resource formats for all DAF interactions. The Data Mart SHALL identify the DAF profile(s) supported as part of the FHIR BaseResource.Meta.profile attribute for each instance. The Data Mart SHALL declare a Capability statement and identify the list of profiles, operations, search parameters supported.

Security:

Data Marts are advised to implement security requirements according to their existing protocols for data translation and loading purposes. However Data Marts implementing US-Core IG SHOULD reuse US-Core security protocols for data translation, data loading and data access as applicable. Data Marts SHOULD honour patient's data disclosure polices. Datamarts SHOULD de-identify patient identifiable data in accordance with HHS de-identification guidelines for de-identification.

RESTful Operations Summary

Resource(Profile Name) Search Read Version Read Instance History Create Update
DAF-Task SHALL

SHALL

SHALL

SHALL

SHALL

SHALL

DAF-Provenance SHALL

SHALL

SHALL

SHALL

SHALL

SHALL

DAF-OperationDefinition

SHALL

SHALL

SHALL

SHALL

SHALL

SHALL



Data Mart Search Parameters

Data Marts SHALL support the following common parameters as part of queries related to DAF-Research profiles:

Data Marts SHALL support the following search contexts defined within the FHIR specification.

  • Search context by specifying a particular resource type

Data Marts SHALL support Modifiers as applicable to the data types of the search parameters. Data Marts SHALL also support Composite Search Parameters as defined in the FHIR specification.

Resource Name Search and Include Parameters
DAF-Task
DAF-Provenance
  • target - Search based on Provenance target ( reference)
  • start - Search based on Provenance start time ( date)
  • end - Search based on Provenance end time ( date)

DAF-Research Specific Operations

Data Marts SHALL support daf-load-operation on the ROOT URL of the system.

Data Marts SHALL publish their Capability statement using the DAF-Capability profile and identify the specific operations supported.


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "daf-datamart",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Data Mart</h2>\n\t\t\t<p>Published: 2016-08-10</p>\n\t\t\t<p>Published by:\n <b>\n\t\t\t\t\t<a href=\"http://www.healthit.gov/\">U.S. Office of the National Coordinator (ONC)</a>\n\t\t\t\t</b>\n\t\t\t</p>\n\t\t\t<p>This profile defines the expected capabilities of the <i>Data Mart</i> actor when conforming to the <a href=\"index.html\">DAF-Research IG</a>. The statement includes the complete list of actual profiles, RESTful operations, search parameters supported by a Data Mart.\n </p>\n\t\t\t<h2>General</h2>\n\t\t\t<table>\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>FHIR Version:</th>\n\t\t\t\t\t\t<td>STU3</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Supported formats:</th>\n\t\t\t\t\t\t<td>json and xml</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t\t<h2>REST behavior</h2>\n\t\t\t<p>The Data Mart SHALL implement REST behavior according to the <a href=\"http://build.fhir.org/http.html\">FHIR</a> specification. The Data Mart SHALL use either US-Core or DAF-Research profiles as needed to load data. The Data Mart SHALL support both json and xml resource formats for all DAF interactions. The Data Mart SHALL identify the DAF profile(s) supported as part of the FHIR BaseResource.Meta.profile attribute for each instance. The Data Mart SHALL declare a Capability statement and identify the list of profiles, operations, search parameters supported.\n </p>\n\t\t\t<p>\n\t\t\t\t<b>Security:</b>\n\t\t\t</p>\n\t\t\t<p>Data Marts are advised to implement security requirements according to their existing protocols for data translation and loading purposes.\n\t However Data Marts implementing US-Core IG SHOULD reuse US-Core security protocols for data translation, data loading and data access as applicable. Data Marts SHOULD honour patient's data disclosure polices. Datamarts SHOULD de-identify patient identifiable data in accordance with <a href=\"https://www.hhs.gov/hipaa/for-professionals/privacy/special-topics/de-identification/\">HHS de-identification guidelines</a> for de-identification.\n </p>\n\t\t\t<h3>RESTful Operations Summary</h3>\n\t\t\t<table class=\"grid\">\n\t\t\t\t<thead>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Resource(Profile Name)</th>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"http://hl7.org/fhir/http.html\">Search</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"http://hl7.org/fhir/http.html\">Read</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"http://hl7.org/fhir/http.html\">Version Read</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"http://hl7.org/fhir/http.html\">Instance History</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"http://hl7.org/fhir/http.html\">Create</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"http://hl7.org/fhir/http.html\">Update</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t</tr>\n\t\t\t\t</thead>\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"StructureDefinition-daf-task.html\">DAF-Task</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<a href=\"#DAFTaskSearch\" title=\"Allows discovery of DAF-Task resources based on different search criteria\">SHALL</a>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows retrieval of a specific DAF-Task by resource id\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows retrieval of a historical version of a DAF-Task\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows review of changes to DAF-Task over time\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows creation of DAF-Task\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows updates to DAF-Task\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"StructureDefinition-daf-provenance.html\">DAF-Provenance</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<a href=\"#DAFProvenanceSearch\" title=\"Allows discovery of DAF-Provenance resources based on different search criteria\">SHALL</a>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows retrieval of a specific DAF-Provenance by resource id\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows retrieval of a historical version of a DAF-Provenance\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows review of changes to DAF-Provenance over time\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows creation of DAF-Provenance\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows updates to DAF-Provenance\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>\n\t\t\t\t\t\t\t<a href=\"StructureDefinition-daf-operationdefinition.html\">DAF-OperationDefinition</a>\n\t\t\t\t\t\t</th>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows discovery of DAF-OperationDefinition resources based on different search criteria\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows retrieval of a specific DAF-OperationDefinition by resource id\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows retrieval of a historical version of a DAF-OperationDefinition\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows review of changes to DAF-OperationDefinition over time\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows creation of DAF-OperationDefinition\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<p title=\"Allows updates to DAF-OperationDefinition\">SHALL</p>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t\t<br/>\n\t\t\t<br/>\n\t\t\t<h3>Data Mart Search Parameters</h3>\n\t\t\t<p>Data Marts SHALL support the following common parameters as part of queries related to DAF-Research profiles:</p>\n\t\t\t<ul>\n\t\t\t\t<li>\n\t\t\t\t\t<a href=\"http://build.fhir.org/search.html#id\">_id</a>\n\t\t\t\t</li>\n\t\t\t\t<li>\n\t\t\t\t\t<a href=\"http://build.fhir.org/search.html#lastUpdated\">_lastUpdated</a>\n\t\t\t\t</li>\n\t\t\t\t<li>\n\t\t\t\t\t<a href=\"http://build.fhir.org/search.html#profile\">_profile</a>\n\t\t\t\t</li>\n\t\t\t\t<li>\n\t\t\t\t\t<a href=\"http://build.fhir.org/search.html#count\">_count</a>\n\t\t\t\t</li>\n\t\t\t\t<li>\n\t\t\t\t\t<a href=\"http://build.fhir.org/search.html#include\">_include</a>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t\t<p>Data Marts SHALL support the following search contexts defined within the\n <a href=\"http://build.fhir.org/search.html#introduction\">FHIR</a> specification.\n </p>\n\t\t\t<ul>\n\t\t\t\t<li>Search context by specifying a particular resource type</li>\n\t\t\t</ul>\n\t\t\t<p>Data Marts SHALL support\n <a href=\"http://build.fhir.org/search.html#modifiers\">Modifiers</a> as applicable to the data types of the search parameters. Data Marts SHALL also support\n <a href=\"http://build.fhir.org/search.html#composite\">Composite Search Parameters</a> as defined in the FHIR specification.\n </p>\n\t\t\t<table class=\"grid\">\n\t\t\t\t<thead>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Resource Name</th>\n\t\t\t\t\t\t<th>Search and Include Parameters</th>\n\t\t\t\t\t</tr>\n\t\t\t\t</thead>\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td id=\"DAFTaskSearch\">DAF-Task</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">id</a> - Search based on resource id (\n <a href=\"http://build.fhir.org/search.html#string\">string</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">identifier</a> - Search based on Task identifier (\n <a href=\"http://build.fhir.org/search.html#token\">token</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">code</a> - Search based on Task code (\n <a href=\"http://build.fhir.org/search.html#token\">token</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">status</a> - Search based on Task status (\n <a href=\"http://build.fhir.org/search.html#token\">token</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">part-of</a> - Search based on Task this Task is part of (\n <a href=\"http://build.fhir.org/search.html#reference\">reference</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">owner</a> - Search based on Task owner (\n <a href=\"http://build.fhir.org/search.html#reference\">reference</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">performer</a> - Search based on Task performer type (\n <a href=\"http://build.fhir.org/search.html#token\">token</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/task.html#search\">requester</a> - Search based on Task requester (\n <a href=\"http://build.fhir.org/search.html#reference\">reference</a>)\n </li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td id=\"DAFProvenanceSearch\">DAF-Provenance</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/provenance.html#search\">target</a> - Search based on Provenance target (\n <a href=\"http://build.fhir.org/search.html#reference\">reference</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/provenance.html#search\">start</a> - Search based on Provenance start time (\n <a href=\"http://build.fhir.org/search.html#date\">date</a>)\n </li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t\t<a href=\"http://build.fhir.org/provenance.html#search\">end</a> - Search based on Provenance end time (\n <a href=\"http://build.fhir.org/search.html#date\">date</a>)\n </li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t\t<h3>DAF-Research Specific Operations</h3>\n\t\t\t<p>Data Marts SHALL support <a href=\"OperationDefinition-daf-load.html\">daf-load-operation</a> on the ROOT URL of the system.</p>\n\t\t\t<p>Data Marts SHALL publish their Capability statement using the DAF-Capability profile and identify the specific operations supported.</p>\n\t\t</div>"
  },
  "url" : "http://hl7.org/fhir/us/daf-research/CapabilityStatement/daf-datamart",
  "name" : "Data Mart",
  "status" : "draft",
  "date" : "2016-08-10",
  "publisher" : "U.S. Office of the National Coordinator (ONC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://www.healthit.gov/"
        }
      ]
    }
  ],
  "description" : "This profile defines the expected capabilities of the Data Mart actor when conforming to the DAF-Research IG.",
  "kind" : "requirements",
  "fhirVersion" : "1.0.0",
  "acceptUnknown" : "extensions",
  "format" : [
    "xml",
    "json"
  ],
  "profile" : [
    {
      "reference" : "http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-task"
    },
    {
      "reference" : "http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-provenance"
    },
    {
      "reference" : "http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-operationdefinition"
    }
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "The Data Mart SHALL support the DAF-Task, DAF-Capability, DAF-OperationDefinition profiles along with the daf-load-operation",
      "security" : {
        "description" : "Data Mart SHALL use appropriate security protocols for data tranlation and loading."
      },
      "resource" : [
        {
          "type" : "Task",
          "profile" : {
            "reference" : "http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-task"
          },
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows discovery of existing DAF-Task resources using different search criteria"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read",
              "documentation" : "Allows retrieval of a specific DAF-Task by id"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "history-instance",
              "documentation" : "Allows review of changes to DAF-Task instance over time"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread",
              "documentation" : "Allows retrieval of a historical version of a DAF-Task instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create",
              "documentation" : "Allows creation of a DAF-Task instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update",
              "documentation" : "Allows updation of a DAF-Task instance"
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "identifier",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "status",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "code",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "part-of",
              "type" : "reference"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "owner",
              "type" : "reference"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "performer",
              "type" : "reference"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "requester",
              "type" : "reference"
            }
          ]
        },
        {
          "type" : "Provenance",
          "profile" : {
            "reference" : "http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-provenance"
          },
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type",
              "documentation" : "Allows discovery of existing DAF-Provenance resources using different search criteria"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read",
              "documentation" : "Allows retrieval of a specific DAF-Provenance by id"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "history-instance",
              "documentation" : "Allows review of changes to DAF-Provenance instance over time"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "vread",
              "documentation" : "Allows retrieval of a historical version of a DAF-Provenance instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create",
              "documentation" : "Allows creation of a DAF-Provenance instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update",
              "documentation" : "Allows updation of a DAF-Provenance instance"
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "target",
              "type" : "reference"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "start",
              "type" : "date"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "end",
              "type" : "date"
            }
          ]
        }
      ],
      "operation" : [
        {
          "name" : "daf-load-operation",
          "definition" : {
            "reference" : "http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load"
          }
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.